projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d17edb
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:36:19 +0000
(14:36 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 18 Jun 2002 14:36:19 +0000
(14:36 +0000)
lisp/ps-mule.el
patch
|
blob
|
history
diff --git
a/lisp/ps-mule.el
b/lisp/ps-mule.el
index eeb153e44c170e88d3a1a575e23022714bed0711..7bb9f6145a791470fe2e0df640626f6fa60af3e9 100644
(file)
--- a/
lisp/ps-mule.el
+++ b/
lisp/ps-mule.el
@@
-1559,7
+1559,7
@@
This checks if all multi-byte characters in the region are printable or not."
ps-current-font (1+ ps-current-font)))))))
;; If the header contains non-ASCII and non-Latin1 characters, prepare a font
- ;; and glyphs for the first occur
a
nce of such characters.
+ ;; and glyphs for the first occur
re
nce of such characters.
(if (and ps-mule-header-charsets
(not (eq (car ps-mule-header-charsets) 'latin-iso8859-1)))
(let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets)